{#if !Object.keys(tools).includes(tool)}
Tool "{tool}" not found
Did you mean " (tool = suggestion)}
style={suggestion === '...' ? 'pointer-events: none; color: inherit;' : ''}
>
{suggestion === '...' ? '...' : tools[suggestion].name()}"?